How to prevent Netlify from treating warnings as errors because process.env.CI = true

83

How to prevent Netlify from treating warnings as errors because process.env.CI = true? -

How to prevent Netlify from treating warnings as errors 
because process.env.CI = true?

1) Go to Deploys -> Deployment Settings.

2) In the Environment tab click Environment Variables -> Edit Variables

3) Key: CI Value: False

4) Redeploy with clearing cache

Comments

Submit
0 Comments